PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFFormXObject Class / getHeight Method
In This Topic
    getHeight Method
    In This Topic
    Gets the form XObject height.
    Syntax
    public double getHeight()

    Return Value

    The form XObject height in points.
    See Also